home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 46 / PC Gamer IT CD 46 1-2.iso / PCGAMER.EXE / 0 / RCDATA / TMAINFORM / TMAINFORM.txt < prev   
Text File  |  1999-10-10  |  4KB  |  175 lines

  1. object MainForm: TMainForm
  2.   Left = 133
  3.   Top = 164
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'PC Gamer CD-ROM'
  7.   ClientHeight = 573
  8.   ClientWidth = 792
  9.   Color = clBlack
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -12
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   KeyPreview = True
  16.   Position = poDefaultPosOnly
  17.   Scaled = False
  18.   OnActivate = FormActivate
  19.   OnClose = FormClose
  20.   OnCreate = FormCreate
  21.   OnKeyDown = FormKeyDown
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24.   object SpeedButton3: TSpeedButton
  25.     Left = 24
  26.     Top = 24
  27.     Width = 65
  28.     Height = 17
  29.     Cursor = crHandPoint
  30.     Caption = 'Utilities'
  31.   end
  32.   object SpeedButton4: TSpeedButton
  33.     Left = 24
  34.     Top = 8
  35.     Width = 65
  36.     Height = 17
  37.     Cursor = crHandPoint
  38.     Caption = 'Demos'
  39.   end
  40.   object Image1: TImage
  41.     Left = 16
  42.     Top = 16
  43.     Width = 105
  44.     Height = 105
  45.     Visible = False
  46.   end
  47.   object listloader: TImage
  48.     Left = 440
  49.     Top = 456
  50.     Width = 105
  51.     Height = 105
  52.   end
  53.   object ImageX: TImage
  54.     Left = 32
  55.     Top = 32
  56.     Width = 105
  57.     Height = 105
  58.     Visible = False
  59.   end
  60.   object bitbtn1: TImage
  61.     Left = 24
  62.     Top = 240
  63.     Width = 97
  64.     Height = 97
  65.     Picture.Data = {<image000.bmp>}
  66.     Transparent = True
  67.   end
  68.   object Image2: TImage
  69.     Left = 24
  70.     Top = 140
  71.     Width = 105
  72.     Height = 105
  73.     Picture.Data = {<image001.bmp>}
  74.   end
  75.   object browsepanel: TPanel
  76.     Left = 0
  77.     Top = 100
  78.     Width = 685
  79.     Height = 405
  80.     BevelOuter = bvNone
  81.     Color = clNone
  82.     Ctl3D = False
  83.     ParentCtl3D = False
  84.     TabOrder = 2
  85.     Visible = False
  86.     object ib: TButton
  87.       Left = 280
  88.       Top = 80
  89.       Width = 75
  90.       Height = 25
  91.       Caption = 'ib'
  92.       TabOrder = 0
  93.       Visible = False
  94.     end
  95.     object pb: TButton
  96.       Left = 280
  97.       Top = 72
  98.       Width = 75
  99.       Height = 25
  100.       Caption = 'ib'
  101.       TabOrder = 1
  102.       Visible = False
  103.     end
  104.     object vb: TButton
  105.       Left = 280
  106.       Top = 64
  107.       Width = 75
  108.       Height = 25
  109.       Caption = 'ib'
  110.       TabOrder = 2
  111.       Visible = False
  112.     end
  113.   end
  114.   object DxDraw: TDXDraw
  115.     Left = 0
  116.     Top = 0
  117.     Width = 792
  118.     Height = 573
  119.     AutoInitialize = True
  120.     AutoSize = False
  121.     Display.BitCount = 16
  122.     Display.FixedBitCount = True
  123.     Display.FixedRatio = True
  124.     Display.FixedSize = False
  125.     Display.Height = 600
  126.     Display.Width = 800
  127.     Options = [doNoWindowChange, doAllowReboot, doWaitVBlank, doCenter, doFlip]
  128.     SurfaceHeight = 573
  129.     SurfaceWidth = 792
  130.     OnInitialize = DxDrawInitialize
  131.     OnInitializeSurface = DxDrawInitializeSurface
  132.     Align = alClient
  133.     TabOrder = 0
  134.     OnMouseDown = DxDrawMouseDown
  135.     OnMouseMove = DxDrawMouseMove
  136.   end
  137.   object ListBox1: TListBox
  138.     Left = 640
  139.     Top = 520
  140.     Width = 145
  141.     Height = 49
  142.     ItemHeight = 13
  143.     Items.Strings = (
  144.       'demos.html'
  145.       'add-ons.html'
  146.       'utilities.html'
  147.       'support.html'
  148.       'coconut.html'
  149.       'database.html'
  150.       '')
  151.     TabOrder = 1
  152.     Visible = False
  153.   end
  154.   object list: TOutline
  155.     Left = 184
  156.     Top = 96
  157.     Width = 89
  158.     Height = 25
  159.     OutlineStyle = osPictureText
  160.     ItemHeight = 18
  161.     Font.Charset = DEFAULT_CHARSET
  162.     Font.Color = clWindowText
  163.     Font.Height = -15
  164.     Font.Name = 'MS Sans Serif'
  165.     Font.Style = []
  166.     Color = clBlue
  167.     ParentCtl3D = False
  168.     Ctl3D = False
  169.     TabOrder = 3
  170.     Visible = False
  171.     OnClick = listClick
  172.     BorderStyle = bsNone
  173.     ItemSeparator = '\'
  174.     PictureOpen.Data = {<image002.BMF6( ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜>}
  175.